|
Orchestration SDK 5.12.0
|
#include <PasswordException.h>
Inherits OrchestrationException.
Instance Methods | |
| (id) | - initWithMessage:errorCode: |
Instance Methods inherited from OrchestrationException | |
| (instancetype) | - initWithMessage: |
Properties | |
| int | errorCode |
The PasswordException exception is raised when a user-input password error arises.
| - (id) initWithMessage: | (NSString *) | message | |
| errorCode: | (int) | errorCode |
Constructor
| message | message describing the exception |
| errorCode | error code (see OrchestrationErrorCodes.h) |
|
readnonatomicassign |
Error code attached to the exception (see OrchestrationErrorCodes.h)